pp108 : hideItem Method

hideItem Method


This method hides a menu item or a separator in the context menu.

Syntax

contextmenuID.hideItem(sID);

Parameters

Parameter

Description

sID

Required. String that specifies the unique identifier of the menu item to be hidden.


Return Value


No Return value.

See Also


contextmenu